From: Robert Lipe Date: Sun, 28 Feb 2016 23:16:28 +0000 (-0600) Subject: Doc improvements for Garmin GPI and Unicsv per 'Proximity Alerts' thread. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~9^2~31 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=7233ce3af03c4bf6561686577e3006f1da8ec483;p=gpsbabel.git Doc improvements for Garmin GPI and Unicsv per 'Proximity Alerts' thread. --- diff --git a/xmldoc/formats/garmin_gpi.xml b/xmldoc/formats/garmin_gpi.xml index 005e92202..5dae5f4ec 100644 --- a/xmldoc/formats/garmin_gpi.xml +++ b/xmldoc/formats/garmin_gpi.xml @@ -11,6 +11,16 @@ encrypted." means we could basically recognize it as a Garmin GPI file, but it's mangled beyond what we're likely to successfully read. + + If a waypoint name is annotated with a trailing '@'NNN where NNN is + a number, that number will be used as the speed for POI alerts, just + as with Garmin's POI Loader program. The units default to metric kilometers + per hour, but this cn be changed to statute via the units argument. + A speed associated with a specific POI will get precdence over any + 'speed' argument provided. For example, a waypoint named "Point@30" will + associate a speed of 30 km/h with that specific point even if 'speed=40m' + is present in the output arguments. + The layout of GPI files isn't documented and our module was created via reverse engineering. If you get a problem on reading or writing diff --git a/xmldoc/formats/unicsv.xml b/xmldoc/formats/unicsv.xml index 19a23819c..093619af4 100644 --- a/xmldoc/formats/unicsv.xml +++ b/xmldoc/formats/unicsv.xml @@ -51,7 +51,7 @@ power = Cycling power (in Watts) prox = Proximity (in meters). Add "ft" or "feet" for feet. sat = Number of sats used for fix - speed = Speed + speed = Speed, in meters per second. symb = Symbol (icon) name tempf = Temperature (degrees Fahrenheit) temp = Temperature (degrees Celsius)